Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.SemanticKernel from 1.16.1 to 1.16.2 in /docs/ai/tutorials/snippets/llm-eval in the dotnet group #3771

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 31, 2024

Bumps the dotnet group in /docs/ai/tutorials/snippets/llm-eval with 1 update: Microsoft.SemanticKernel.

Updates Microsoft.SemanticKernel from 1.16.1 to 1.16.2

Release notes

Sourced from Microsoft.SemanticKernel's releases.

dotnet-1.16.2

Changes:

  • 6f39b442a186835ab34eaf2092751feced095929 Version 1.16.2 (#7564)
  • dce34f774cf1baf2507848b4fd538b9207882d04 .Net: Bump Microsoft.Azure.Kusto.Data from 12.2.2 to 12.2.3 in /dotnet (#7553)
  • 1641aea6725959ca2a662c7e078bbb4da5c76280 .Net: Bump DuckDB.NET.Data.Full from 1.0.1 to 1.0.2 in /dotnet (#7552)
  • fea7df8189a9da7f4af0162c8e34f8f832519f44 .Net: Bump Azure.Search.Documents from 11.5.1 to 11.6.0 in /dotnet (#7555) [ #44485, #45056, #45047, #45054, #45045, #44991, #45040 ]
  • 430dd8d66b7c5d10bf7c6082e8dbcfb144d5ac7b ADR - Agent Framework (#5922)
  • 35b52a5e45872ce3a58a5db2c863348928455cd7 Update README.md (#7068)
  • ff051d6a96df911b5c854283a151f9d1aa636736 .Net: Promote cancelled exception data to kernel function cancelled exception (#7450)
  • 897bc401960e6120dad49c6fe7dd55b8d12c7678 .Net: Test with the LightPlugin (#7285) [ #7268 ]
  • 5c7f9bab71cc0ced73fb070e573d5880241fa107 .Net Agents - Fix interoperability of assistant generated content (#7415)
  • 699e1ae198c5be7548b4213b18db86402f996bb4 .Net: Baseline 1.16.1 (#7417)
  • 57c72531dfc815e50e63d8d6708c75f2f92e11e5 .Net: using a more modern and compatible collation (#7425)
  • 305b2ee28b6d119b9e2fa63bd1201a90e2b9a29b .Net: Remove log entry (#7418)
Commits
  • 6f39b44 Version 1.16.2 (#7564)
  • dce34f7 .Net: Bump Microsoft.Azure.Kusto.Data from 12.2.2 to 12.2.3 in /dotnet (#7553)
  • 1641aea .Net: Bump DuckDB.NET.Data.Full from 1.0.1 to 1.0.2 in /dotnet (#7552)
  • fea7df8 .Net: Bump Azure.Search.Documents from 11.5.1 to 11.6.0 in /dotnet (#7555)
  • ce79de5 Remove Java from CodeQL analysis (#7547)
  • d54f391 Python: serialize the result as string, consistent with behavior before 1.2 (...
  • d3172f8 Java: Migrate java code to new repository (#7460)
  • 430dd8d ADR - Agent Framework (#5922)
  • 3169c8a Python: Persist user and assistant messages in chat history (concept sample) ...
  • 68b21b8 Python: Bump azure-ai-inference from 1.0.0b1 to 1.0.0b2 in /python (#7273)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dotnet group in /docs/ai/tutorials/snippets/llm-eval with 1 update: [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel).


Updates `Microsoft.SemanticKernel` from 1.16.1 to 1.16.2
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.16.1...dotnet-1.16.2)

---
updated-dependencies:
- dependency-name: Microsoft.SemanticKernel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 31, 2024
Copy link
Author

dependabot bot commented on behalf of github Jul 31, 2024

Looks like Microsoft.SemanticKernel is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Jul 31, 2024
@dependabot dependabot bot deleted the dependabot/nuget/docs/ai/tutorials/snippets/llm-eval/dotnet-06237e2fe3 branch July 31, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants